Release 10.1A: OpenEdge Development:
Messaging and ESB
getJMSReplyTo function
Returns the reply destination.
Syntax
Applies to
Message objects
Notes
- The destination can be the name of a queue, even if the message is received from a Pub/Sub session, and the destination can be the name of a topic even if the message is received from a PTP session.
- An application must call the getReplyToDestinationType function if both a queue destination and a topic destination might be stored in the received message.
See also
setJMSReplyTo procedure, getJMSReplyTo function, hasReplyTo function, setReplyToDestinationType procedure, getReplyToDestinationType function
For more information, see the "Accessing message header properties" section.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |